projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
945a0a0
)
* thingatpt.el (end-of-sexp, beginning-of-sexp)
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 25 Oct 2008 00:12:24 +0000
(
00:12
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 25 Oct 2008 00:12:24 +0000
(
00:12
+0000)
(forward-same-syntax): Omit default arguments to char-after and
char-before.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index dd2ec356b089cd96867415c26341b7c8e464a671..5494a51588c0ace7035c77bf8cf1d270f59b56ad 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2008-10-25 Aaron S. Hawley <aaronh@garden.org> (tiny change)
+
+ * thingatpt.el (end-of-sexp, beginning-of-sexp)
+ (forward-same-syntax): Omit default arguments to char-after and
+ char-before.
+
2008-10-24 Juanma Barranquero <lekktu@gmail.com>
* subr.el (locate-user-emacs-file): New function.